Skip to content

Conversation

@raymondjacobson
Copy link
Member

@raymondjacobson raymondjacobson commented Jan 21, 2026

Implements self serve verification flow

  1. web -> settings -> verified -> /check page -> plaid -> pending modal
  2. mobile web -> settings -> account settings -> verified -> /check page -> plaid -> pending modal
  3. mobile -> settings -> account settings -> verified -> /check webview -> plaid -> pending drawer (back in mobile app)

This allows us to just iterate on KYC in web instead of shipping something in mobile.

screens:

image (88) image image (90) image (89) image (87) image (86) Simulator Screenshot - iPhone 17 Pro - 2026-01-21 at 18 14 52 Simulator Screenshot - iPhone 17 Pro - 2026-01-21 at 18 13 27

@changeset-bot
Copy link

changeset-bot bot commented Jan 21, 2026

⚠️ No Changeset found

Latest commit: e44ba29

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@dylanjeffers dylanjeffers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great good idea using the web view for inside mobile so we can iterate in one spot

fetchAuthHeaders()
}, [identityService])

const handleMessage = useCallback(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants